Skip to content

Conversation

c0zm0z
Copy link
Contributor

@c0zm0z c0zm0z commented Mar 15, 2018

added 5 sec timeout from ESP8266

added 5 sec timeout from ESP8266
@stickbreaker
Copy link
Contributor

@c0zm0z you are hard coding a 5 seconds timeout in the .run() function, could to change the function parameters from void to uint32_t timeOut=5000?
It would accomplish the same thing, but, give some control if a shorter or longer timeout was necessary.

Chuck.

@me-no-dev me-no-dev merged commit 2ded419 into espressif:master Apr 6, 2018
Curclamas pushed a commit to Curclamas/arduino-esp32 that referenced this pull request Aug 21, 2018
* Update WiFiMulti.cpp

added 5 sec timeout from ESP8266

* Update WiFiMulti.cpp

* Update WiFiMulti.h
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants